FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource OperationDefinition/FHIR Server from package hl7.fhir.it.dossierpharma#current (16 ms)

Package hl7.fhir.it.dossierpharma
Type OperationDefinition
Id Id
FHIR Version R4
Source http://hl7.it/fhir/dossier-pharma/https://build.fhir.org/ig/hl7-it/dossier-pharma/OperationDefinition-getDataByOrder.html
Url http://hl7.it/fhir/dossier-pharma/OperationDefinition/getDataByOrder
Version 0.1.1
Status draft
Date 2022-01-31
Name GetDataByOrder
Title Dati per ordine
Experimental False
Realm it
Authority hl7
Description Questa operazione permette di recuperare le risorse associate ad uno specifico ordine
Type false
Kind operation

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: OperationDefinition getDataByOrder

URL: [base]/$getDataByOrder

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INorderId1..1Identifier

The order identifier used for filtering the datra retrieval

INprofile0..1uri

The StructureDefinition the returned resources shall conform to. If missing, the server choose which resource are returned.

INgraph0..1uri

The GraphDefinition defining a graph of resources to be returned

OUTdata1..1Bundle

Resources returned

Questa operazione permette di recuperare le risorse associate ad uno specifico ordine


Source

{
  "resourceType" : "OperationDefinition",
  "id" : "getDataByOrder",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition getDataByOrder</b></p><a name=\"getDataByOrder\"> </a><a name=\"hcgetDataByOrder\"> </a><a name=\"getDataByOrder-it-IT\"> </a><p>URL: [base]/$getDataByOrder</p><h3>Parameters</h3><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>orderId</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#Identifier\">Identifier</a></td><td/><td><div><p>The order identifier used for filtering the datra retrieval</p>\n</div></td></tr><tr><td>IN</td><td>profile</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#uri\">uri</a></td><td/><td><div><p>The StructureDefinition the returned resources shall conform to. If missing, the server choose which resource are returned.</p>\n</div></td></tr><tr><td>IN</td><td>graph</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#uri\">uri</a></td><td/><td><div><p>The GraphDefinition defining a graph of resources to be returned</p>\n</div></td></tr><tr><td>OUT</td><td>data</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/bundle.html\">Bundle</a></td><td/><td><div><p>Resources returned</p>\n</div></td></tr></table><div><p>Questa operazione permette di recuperare le risorse associate ad uno specifico ordine</p>\n</div></div>"
  },
  "url" : "http://hl7.it/fhir/dossier-pharma/OperationDefinition/getDataByOrder",
  "version" : "0.1.1",
  "name" : "GetDataByOrder",
  "title" : "Dati per ordine",
  "status" : "draft",
  "kind" : "operation",
  "date" : "2022-01-31",
  "publisher" : "HL7 Italia",
  "contact" : [
    {
      "name" : "HL7 Italia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.it"
        }
      ]
    },
    {
      "name" : "HL7 Italia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.it"
        }
      ]
    }
  ],
  "description" : "Questa operazione permette di recuperare le risorse associate ad uno specifico ordine",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "IT",
          "display" : "Italy"
        }
      ]
    }
  ],
  "code" : "getDataByOrder",
  "comment" : "Questa operazione permette di recuperare le risorse associate ad uno specifico ordine",
  "system" : true,
  "type" : false,
  "instance" : false,
  "parameter" : [
    {
      "name" : "orderId",
      "use" : "in",
      "min" : 1,
      "max" : "1",
      "documentation" : "The order identifier used for filtering the datra retrieval",
      "type" : "Identifier"
    },
    {
      "name" : "profile",
      "use" : "in",
      "min" : 0,
      "max" : "1",
      "documentation" : "The StructureDefinition the returned resources shall conform to. If missing, the server choose which resource are returned.",
      "type" : "uri"
    },
    {
      "name" : "graph",
      "use" : "in",
      "min" : 0,
      "max" : "1",
      "documentation" : "The GraphDefinition defining a graph of resources to be returned",
      "type" : "uri"
    },
    {
      "name" : "data",
      "use" : "out",
      "min" : 1,
      "max" : "1",
      "documentation" : "Resources returned",
      "type" : "Bundle"
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.